Represents an entry within the combo box.
Definition: ComboBox.h:19
void setLabel(const nkMemory::StringView &label)
void * getAttachedData() const
nkMemory::StringView getLabel() const
std::function< bool(ComboBox *caller)> comboSelectionCallback
Used by a nkWinUi::ComboBox to signal selection changed.
Definition: CallbackRepository.h:110
void setAttachedData(void *data)